Inscription {{ self.inscription_id }}

%% if let Some(content_size) = self.inscription.content_size() {
content size
{{ content_size }} bytes
%% } %% if let Some(content_type) = self.inscription.content_type() {
content type
{{ content_type }}
%% }
location
{{ self.satpoint }}
{{ self.inscription.content_html() }}