You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Dana Varahi edited this page Jun 1, 2018
·
10 revisions
The main template
template.html
Your html template will be used to replace the the contents of the html body tag on the page. Various reserved BlockPress id values mark not just standard theme elements, but also where javascript can modify contents. These include:
The steem module contains several templates used for displaying post, comment and user profile data taken from the steem blockchain. Each of these has a set of special id and class values, in addition to curly braced place-holders that indicate where in the template various types of data can be inserted. A theme can have its own version of these files effective changing how the site will display.