Revert "Move pages, remove the page content type"
This reverts commit e4a779fc45
.
This commit is contained in:
parent
6358473d73
commit
4756cdb409
36 changed files with 5 additions and 5 deletions
23
source/_pages/atdc-welcome.md
Normal file
23
source/_pages/atdc-welcome.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: Welcome to the Test-Driven Drupal email course
|
||||
meta:
|
||||
title: Welcome to the Test-Driven Drupal email course | %site.name%
|
||||
---
|
||||
|
||||
{% block head_meta %}
|
||||
<meta name="robots" content="noindex">
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
Hi. Thank you for registering for my Test-Driven Drupal email course.
|
||||
|
||||
Every email will be sent from my personal email address, so if you have a question about any email, press reply, send it to me, and I'll personally respond.
|
||||
|
||||
I'd also appreciate any feedback as you work through or complete the course.
|
||||
|
||||
Remember to check your inbox and confirm your email address to ensure you get the lessons.
|
||||
|
||||
In the meantime, why not [go to my daily email archive](/archive) and read some of my previous daily emails?
|
||||
|
||||
Found this page by accident? [Consider subscribing for the course](/atdc).
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue