summaryrefslogtreecommitdiff
path: root/talermerchantdemos/blog/articles/es/gnu-breadcrumb.html
blob: 7b210be783c8a0aced7903b11cb4ce10bc36fc9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<div class="breadcrumb" role="navigation">
<!--#set var='LINK'
 value='<a href="/">' -->
<!--#echo
 encoding='none' var='LINK' -->
<img src="/graphics/icons/home.png" height="26" width="26"
   alt="Página de inicio de GNU" title="Página de inicio de GNU" /></a>&nbsp;/
<!--#set var='LINK'
 value='<a href="/gnu/gnu.html#content">' -->
<!--#echo
 encoding='none' var='LINK' -->
Acerca&nbsp;de&nbsp;GNU</a>&nbsp;/
<!--#if expr="$TAGS = /gnu-history/" -->
<!--#set var='LINK'
 value='<a href="/gnu/gnu.html#gnu-history">' -->
<!--#echo
 encoding='none' var='LINK' -->
Historia&nbsp;de&nbsp;GNU</a>&nbsp;/
<!--#elif expr="$TAGS = /gnulinux/" -->
<!--#set var='LINK'
 value='<a href="/gnu/gnu.html#gnulinux">' -->
<!--#echo
 encoding='none' var='LINK' -->
GNU&nbsp;y&nbsp;Linux</a>&nbsp;/
<!--#elif expr="$TAGS = /gnu-structure/" -->
<!--#set var='LINK'
 value='<a href="/gnu/gnu.html#gnu-structure">' -->
<!--#echo
 encoding='none' var='LINK' -->
Estructura&nbsp;de&nbsp;GNU</a>&nbsp;/<!--#endif
-->
</div>