40 lines
585 B
ReStructuredText
40 lines
585 B
ReStructuredText
.. page:: titlePage
|
|
|
|
.. class:: centredtitle
|
|
|
|
Task 7: Add the sponsors component
|
|
|
|
.. page:: standardPage
|
|
|
|
.. code-block::
|
|
:include: code/task-7-before.txt
|
|
|
|
.. page::
|
|
|
|
.. code-block:: twig
|
|
:include: code/sponsors-1.txt
|
|
|
|
.. page::
|
|
|
|
.. code-block:: twig
|
|
:include: code/sponsors-2.txt
|
|
|
|
.. page:: imagePage
|
|
|
|
.. image:: images/sponsors-1.png
|
|
:width: 22cm
|
|
|
|
.. page:: standardPage
|
|
|
|
.. code-block:: twig
|
|
:include: code/sponsors-3.txt
|
|
|
|
.. page::
|
|
|
|
.. code-block:: html
|
|
:include: code/sponsors-4.txt
|
|
|
|
.. page:: imagePage
|
|
|
|
.. image:: images/sponsors-2.png
|
|
:width: 22cm |