{% extends '../requests_new.html.to' %} {% block form %}
These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.
{{ f.number_of_cores.label }} {{ f.number_of_cores(placeholder="Total cores", min="1", max="32") }} {{ f.total_ram.label }} {{ f.total_ram(placeholder="Total RAM", min="1", max="32") }} {% for e in f.total_ram.errors %} {% end %}The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.
The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.
{% end %}