%% if let Some(prev_height) = self.height.n().checked_sub(1) {
prev
%% } else {
prev
%% }
%% if self.height < self.best_height {
next
%% } else {
next
%% }
%% for id in &self.featured_inscriptions {
{{ Iframe::thumbnail(*id) }}
%% }
%% if &self.inscription_count > &self.featured_inscriptions.len() {