This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Full HTML template reference
Anthony Channing edited this page Jan 2, 2018
·
10 revisions
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.
- profile-banner
- profile-image
- profile-name
- profile-reputation
- profile-about
- profile-info
- steem-profile-location
- steem-profile-website