%--
File : category.html
Description : This file displays a single category page.
Tags : On this page, you have all the properties of the category
you are viewing, plus:
links => A list of all links in this category.
links_loop => A loop of all the links in this category.
category => A list of all the subcategories.
category_loop => A loop of all the subcategories.
related => A list of all the related categories (only when build_category_yahoo is
set to No)
related_loop => A loop of the related categories.
header => A custom header for this category.
footer => A custom footer for this category.
random => Random numbers useful for banners ads. Also random1, random2, random3
are available.
title_linked => The full category name with each section linked.
title => The full category name with each section not linked.
category_name_escaped =>
A URL escaped version of the category, useful for
putting into links.
category_short => Just the last part of the category.
total => Total number of links in this category only (use Number_of_Links
for this category and all subcategory).
--%>
<%site_title%>: <%category_name%>
<%if meta_name%>
<%endif%>
<%if meta_keywords%>
<%endif%>
<%css%>
<%body_tag%>
<%include include_header.html%>
<%body_table%>
<%include include_menu.html%>
<%inter_table%>
<%title_linked_row%>
|
<%body_font%>
<%title_linked%>
|
<%body_font%>
|
|
 |
| Las
mejores técnicas y ejemplos paso a paso. |
|
|
| Curso
dirigido a aquellas personas que quieran realizar maquetas sin
necesidad de adquirir maquinas o herramientas sofisticadas, su
propósito es facilitar la rápida ejecución
de maquetas y volúmenes. |
 |
|
<%if next_span%>
<%endif%>
<%endif%>
<%if related%>
<%header_row%>
<%header_font%>
CURSOS RELACIONADOS:
<%/header_font%>
|
 |
|
<%body_font%>
|
<%endif%>
<%Links::Utils::load_editors%>
<%if editors%>
<%header_row%>
<%header_font%>
EDITORES:
<%/header_font%>
|
|
|
<%body_font%>
|
<%endif%>
<%footer_table%>
<%include include_footer.html%>