From 09adb55a01f9c752cf843dd4dc7163a2ea51cfb8 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Thu, 25 Feb 2010 08:21:38 -0500 Subject: Added new templates --- template/about_us.st | 7 +++++ template/goodies.st | 8 ++++++ template/head.st | 4 +-- template/help.st | 7 +++++ template/privacy.st | 7 +++++ template/profile.st | 76 +++++++++++++++++++++++++--------------------------- template/terms.st | 7 +++++ 7 files changed, 75 insertions(+), 41 deletions(-) create mode 100644 template/about_us.st create mode 100644 template/goodies.st create mode 100644 template/help.st create mode 100644 template/privacy.st create mode 100644 template/terms.st (limited to 'template') diff --git a/template/about_us.st b/template/about_us.st new file mode 100644 index 0000000..b8ee9f9 --- /dev/null +++ b/template/about_us.st @@ -0,0 +1,7 @@ + + + About Us + $head()$ + + + diff --git a/template/goodies.st b/template/goodies.st new file mode 100644 index 0000000..a7c0824 --- /dev/null +++ b/template/goodies.st @@ -0,0 +1,8 @@ + + + Goodies + $head()$ + + + + \ No newline at end of file diff --git a/template/head.st b/template/head.st index 46ce6a5..e83e687 100755 --- a/template/head.st +++ b/template/head.st @@ -1,7 +1,7 @@ - - + + diff --git a/template/help.st b/template/help.st new file mode 100644 index 0000000..0d41e21 --- /dev/null +++ b/template/help.st @@ -0,0 +1,7 @@ + + + Help + $head()$ + + + diff --git a/template/privacy.st b/template/privacy.st new file mode 100644 index 0000000..513eca3 --- /dev/null +++ b/template/privacy.st @@ -0,0 +1,7 @@ + + + Privacy + $head()$ + + + \ No newline at end of file diff --git a/template/profile.st b/template/profile.st index 52b745c..26cb5a1 100755 --- a/template/profile.st +++ b/template/profile.st @@ -88,55 +88,53 @@

 

☺✌ Welcome to dump.fm ✌☺

- -

- -

Step ❶

-

☟ Find a sweet image for your avatar, paste the URL below ☟

- $if(avatar)$ - - $else$ - - $endif$ - - $if(is_home)$ -
$avatar$
- $endif$ - -

Step ❷

-

☟ Enter some contact info below ☟

-
$contact$
-
- -

Step ❸

-

☟ Enter some personal info below ☟

-
$bio$
-
-

Step ❹

- -

Join the ♣ and start posting pictures!

-

 

+

+ +

Step ❶

+

☟ Find a sweet image for your avatar, paste the URL below ☟

+ $if(avatar)$ + + $else$ + + $endif$ + + $if(is_home)$ +
$avatar$
+ $endif$ + +

Step ❷

+

☟ Enter some contact info below ☟

+
$contact$
+
+ +

Step ❸

+

☟ Enter some personal info below ☟

+
$bio$
+
+

Step ❹

+ +

Join the ♣ and start posting pictures!

+

 

 

 

 

 

 

$endif$ - +

 

- $if(next)$ - - $endif$ - -   - $if(prev)$ - - $endif$ - + $if(next)$ + + $endif$ -

+   + $if(prev)$ + + $endif$ + +