Hi –
Any template you create will use blank layout template by default. That template will only have the doctype. You will need to add the head/body code. This gives you as much control over the template without relying on our base styles.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
You can use our pre-existing pre-header by include this snipper below.
{% include "partials/preheader.njk" %}
These are the HTML codes you can use to replace curly quotes (') and apostrophes(“).
- Use the code ' or &apos; to output '. Or you can just use your keyboard.
- Use the code " or "; to output ". Or you can just use your keyboard.
Anthony Romero
Pronouns: He, him, his
ACLU Executive Director
|