mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
News, first steps.
This commit is contained in:
parent
3a99c9c52d
commit
8bd6679113
21
support_files/news/news_en.xml
Normal file
21
support_files/news/news_en.xml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
<news>
|
||||||
|
|
||||||
|
<news_article>
|
||||||
|
<type>match_league</type>
|
||||||
|
<condition>cond</condition>
|
||||||
|
<title>title1</title>
|
||||||
|
<subtitle>subtitle1</subtitle>
|
||||||
|
<title priority="5">title2</title>
|
||||||
|
<subtitle priority="5">subtitle2</subtitle>
|
||||||
|
</news_article>
|
||||||
|
|
||||||
|
<news_article>
|
||||||
|
<type>match_national_cup</type>
|
||||||
|
<condition>condn</condition>
|
||||||
|
<title>title1n</title>
|
||||||
|
<subtitle>subtitle1n</subtitle>
|
||||||
|
<title priority="5">title2n</title>
|
||||||
|
<subtitle priority="5">subtitle2n</subtitle>
|
||||||
|
</news_article>
|
||||||
|
|
||||||
|
</news>
|
Loading…
x
Reference in New Issue
Block a user