diff --git a/www/essays/rest-explained.md b/www/essays/rest-explained.md index 15f3ad61..922eab70 100644 --- a/www/essays/rest-explained.md +++ b/www/essays/rest-explained.md @@ -61,26 +61,26 @@ everyone reading this will understand: ```html -
-
+
+

Name: Joe Blow -

-
+

+

Email: joe@blow.com -

-
+

+

Edit Email Archive -

-
+

+ ``` Here we have a basic bit of html, with some divs, a bit of information and then some anchor tags to perform various operations on a contact. Nothing fancy. Again, for the discussion, imagine this content could be found at -. +. Back to the dissertation: