PasteSite.Com

Recent Pastes

Sign Up!

PasteSite is open to the public, but with limited features. Register to be able to modify access rights, track your pastes and more...

Change the theme

If you prefer reading light text on a dark background to dark text on a light background, then you might want to try the dark theme.

ilacyen's Recent Pastes

"Theme #4 - Letting Go Now" (HTML) view

  1.     <html lang="en">
  2.     <head>
  3.    
  4.     <title>{Title}</title>
  5.     <link rel="shortcut icon" href="{Favicon}">
  6.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7.     {block:Description}
  8.     <meta name="description" content="{MetaDescription}" />
  9.     {/block:Description}
  10.    

"Theme #3 - Roaming Around" (HTML) view

  1.         <html lang="en">
  2.         <head>
  3.        
  4.         <title>{Title}</title>
  5.         <link rel="shortcut icon" href="{Favicon}">
  6.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7.         {block:Description}
  8.         <meta name="description" content="{MetaDescription}" />
  9.         {/block:Description}
  10.        

"Theme #2 - Purr Like A Kitten" (HTML) view

  1.     <html lang="en">
  2.     <head>
  3.    
  4.     <title>{Title}</title>
  5.     <link rel="shortcut icon" href="{Favicon}">
  6.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7.     {block:Description}
  8.     <meta name="description" content="{MetaDescription}" />
  9.     {/block:Description}
  10.    

"Theme #1 - Hearts And Minds" (HTML) view

  1.     <html lang="en">
  2.    
  3.     <head>
  4.    
  5.     <title>{Title}</title>
  6.         <link rel="shortcut icon" href="{Favicon}">
  7.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8.         {block:Description}
  9.         <meta name="description" content="{MetaDescription}" />
  10.         {/block:Description}

Page: 1